home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
-
- [Setup]
- AppName=ADiCS
- AppVerName=ADiCS
- AppId=ADiCS
- DefaultDirName={pf}\ADiCS
- DefaultGroupName=ADiCS
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\Adics.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ADICS.ADX"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ICBTN32.DLL"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ADICS.HLP"; DestDir: "{app}"; Flags: ignoreversion
-
- [Run]
- Filename: "{app}\Adics.exe"; WorkingDir: "{app}"; Flags: postinstall nowait
-
- [Icons]
- Name: "{group}\ADiCS"; Filename: "{app}\Adics.exe"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar - ADiCS"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
-